d_tree_sitter ~master (2021-09-13T01:45:23Z)
Dub
Repo
TreeCursor.reset
d_tree_sitter
tree_cursor
TreeCursor
Re-initialize this tree cursor to start at a different node.
struct
TreeCursor
@
nogc
nothrow
auto
reset
(
Node
node
)
Meta
Source
See Implementation
d_tree_sitter
tree_cursor
TreeCursor
constructors
this
destructors
~this
functions
field_id
field_name
goto_first_child
goto_first_child_for_byte
goto_next_sibling
goto_parent
node
reset
postblits
this(this)
variables
tstreecursor
Re-initialize this tree cursor to start at a different node.